Evaluate Curve
Evaluate value from an animation curve.
Node Data | |
---|---|
AnimationArray | |
Display name | |
Evaluate Curve | |
Internal name | |
Node_Anim_Curve | |
Inheritances | |
node | |
node_processor | |
node_anim_curve | |
Inputs | |
node_anim_curve | |
curve |
Curve |
float |
Progress |
float |
Minimum |
float |
Maximum |
bool |
Animated |
Outputs | |
node_anim_curve | |
float |
Curve |
This nodes takes a curve and evaluate a number given the x axis. The output can be scale with the Minimum and Maximum values.
The Animated toggle will make the Progress ties to the project animation progress.